var net/http.http2DebugGoroutines

4 uses

	net/http (current package)
		h2_bundle.go#L3013: var http2DebugGoroutines = os.Getenv("DEBUG_HTTP2_GOROUTINES") == "1"
		h2_bundle.go#L3018: 	if !http2DebugGoroutines {
		h2_bundle.go#L3025: 	if !http2DebugGoroutines {
		h2_bundle.go#L3034: 	if !http2DebugGoroutines {